Spread for ASP.NET 12 Product Documentation
RadioButtonListCellType Constructor(String[])


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > RadioButtonListCellType Class > RadioButtonListCellType Constructor : RadioButtonListCellType Constructor(String[])
Options to display in the cell specified in a string array
Creates a new radio button list cell with the specified options.
Syntax
'Declaration
 
Public Function New( _
   ByVal items() As String _
)
'Usage
 
Dim items() As String
 
Dim instance As New RadioButtonListCellType(items)
public RadioButtonListCellType( 
   string[] items
)

Parameters

items
Options to display in the cell specified in a string array
See Also

Reference

RadioButtonListCellType Class
RadioButtonListCellType Members
Overload List